Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build fixes - functions linting #1164

Merged
merged 2 commits into from
Jun 1, 2021
Merged

build fixes - functions linting #1164

merged 2 commits into from
Jun 1, 2021

Conversation

chrismclarke
Copy link
Member

@chrismclarke chrismclarke commented May 31, 2021

PR Checklist

  • - Latest master branch merged
  • - PR title descriptive (can be used in release notes)

PR Type

  • Bug fix (non-breaking change which fixes an issue)

Description

Deployed functions include typing references compiled from the main src code, which requires precompile for linting to pass. As this is done in the build phase assume fine to skip the lint phase (lint errors should still appear locally). Additionally requires a full yarn install of all workspaces so the src typings can be compiled successfully

Also added a fix for flaky tests where DB seed/tear-down does not always resolve correctly.

Git Issues

Closes #

Screenshots/Videos

If useful, provide screenshot or capture to highlight main changes


What happens next?

Thanks for the contribution! We try to make sure all PRs are reviewed ahead of a monthly dev call (first Monday of the month, open to all!).

If the PR is working as intended it'll be merged and included in the next platform release, if not changes will be requested and re-reviewed once updated.

If you need more immediate feedback you can try reaching out on slack in the platform-dev channel.

@cypress
Copy link

cypress bot commented May 31, 2021



Test summary

68 0 0 0Flakiness 1


Run details

Project onearmy-community-platform
Status Passed
Commit a65eb8e
Started Jun 1, 2021 12:05 AM
Ended Jun 1, 2021 12:09 AM
Duration 03:40 💡
OS Linux Ubuntu - 20.04
Browser Multiple

View run in Cypress Dashboard ➡️


Flakiness

cypress/integration/sign-up.spec.ts Flakiness
1 [Sign-up - new user] > sign in as new user

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@chrismclarke chrismclarke merged commit a935a1f into master Jun 1, 2021
@chrismclarke chrismclarke deleted the fix/functions branch June 1, 2021 00:08
@chrismclarke chrismclarke mentioned this pull request Jun 2, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant